home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Chiller Killers
/
Chiller
/
Chiller.DXR
/
00479.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-28
|
204 b
|
10 lines
on light
global l, s
repeat with l = 1 to 26
puppetSprite(l + 17, 1)
set the foreColor of sprite (l + 17) to 217
end repeat
set the foreColor of sprite (s + 17) to 228
updateStage()
end